home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / charge18.zip / HISTORY.TXT < prev    next >
Text File  |  1992-12-22  |  7KB  |  176 lines

  1.                 History File for InTeleCharge Credit Card Door
  2.                 ==============================================
  3.  
  4. Version 1.8
  5. -----------
  6. (12-22-92)
  7.   InTeleCharge now returns a DOS errorlevel equal to the Security Level
  8.  chosen by a caller when s/he Subscribes to your BBS. Please check under
  9.  MISCELLANEOUS in CHARGE.DOC for a full explanation.
  10.  
  11.   Fixed an error when deleting mulitple items before processing the order.
  12.  
  13. (12-21-92)
  14.   Added a check for unprocessed order files when the door loads. This could
  15.  happen when a previous caller has placed an order and dropped carrier before
  16.  entering his card info. So now if the door finds one of those files it will
  17.  be deleted.
  18.  
  19. (12-18-92)
  20.   Changed the -1, no expiration date, for PCBoard to display in the door 
  21.  as 'Unlimited'.
  22.  
  23. (12-15-92)
  24.   Moved the Levels and Subscription lengths out of the .CFG into the
  25.  SUBSCRIB.DAT file. The Level/Days are now placed in the second field where
  26.  Manufacturer used to be. You MUST edit your existing SUBSCRIB.DAT file and
  27.  add this info. I just know this is gonna generate tons of complaints from
  28.  those of you who don't read the doc files!
  29.  
  30.   Added a prompt for disk size preferred when ordering Shareware products.
  31.  When you re-create your .CFG file, you will be prompted for the Disk
  32.  Sizes you can handle. For example: 360K/720K/1.2M/1.4M
  33.  Whatever you enter here is included in the Disk Size Preferred prompt
  34.  inside the Door when someone orders a Shareware product.
  35.  
  36. (12-14-92)
  37.   Added a CONFIGURATION option to the UTILITY menu. Choose this option when
  38.  creating or changing the CHARGE.CFG file. New with this version is a
  39.  separate documentation file for the UTILITY (UTILITY.DOC).
  40.  
  41.  ======================================================================
  42.  NOTE: YOU MUST RE-CREATE YOUR CHARGE.CFG BEFORE USING THIS VERSION!!!!
  43.  ======================================================================
  44.  
  45.   InTeleCharge will now write a text file when someone orders either a
  46.  BBS Subscription or a Shareware registration. This text file lists the
  47.  purchasers Name, Address, Phone, Item purchased and the Price. And for
  48.  Shareware orders, the Disk Size is also included.
  49.  
  50. (12-13-92)
  51.   Added the ability to DELETE a record from SUBSCRIB.DAT and SHARWARE.DAT in
  52.  the UTILITY program. While in EDIT mode, pressing F2 allows you delete the 
  53.  current record showing on the screen.
  54.  
  55.   Changed the 'NOT FOR DISPLAY' message when the caller is entering his
  56.  credit card info to 'NOT FOR DISPLAY ON THE LOCAL MONITOR'. And once again
  57.  I reiterate - THE SYSOP CANNOT SEE THE CREDIT CARD INFO BEING ENTERED!!!! 
  58.  It ain't a bug, it's a feature!
  59.  
  60. (12-08-92)
  61.   InTeleCharge now updates the Level on all supported BBS drop files, except 
  62.  one, when offering BBS Subscriptions. However, only PCBoard's USERS file and
  63.  DOOR.SYS are updated with the new Expiration date. (Those are the only two
  64.  that have the Expiration date in their drop files!) 
  65.  Read the NOTES under Configuration Files in CHARGE.DOC for more info.
  66.  
  67. (12-06-92)
  68.   Changed the code so that InTeleCharge displays in color, regardless of
  69.  the BBS color mode. The color mode is set back to the way it was when the
  70.  door ends. This is because, in non-color mode, the highlight is lost on
  71.  the scroll bar menus and the caller can't see which item is selected.
  72.  
  73.   Changed all the square brackets on the prompts to parentheses to comply
  74.  with international high-ASCII standards.
  75.  
  76.   InTeleCharge now supports the entry of international high-ASCII characters
  77.  at all the input prompts.
  78.  
  79. Version 1.7
  80. -----------
  81. (12-03-92)
  82.   Had some reports that callers were getting confused about the 'Register
  83.  this Door' selection so that has been changed to 'Visiting Sysops - Register
  84.  InTeleCharge'. Hopefully they will know if they are a visiting Sysop or not!
  85.  
  86.   Removed 'Process Current Orders' option from the Main Menu since it isn't
  87.  needed. So now you must process your orders via the CHARGE CHARGE.CFG LOCAL
  88.  command line option.
  89.  
  90. (12-02-92)
  91.   Fixed a bug that was introduced with the changes in the UTILITY program.
  92.  The new one does not insert carriage returns and line feeds while you are
  93.  entering your descriptions and I neglected to allow for that when 
  94.  displaying so it was printing one line and anything after 80 characters 
  95.  just piled up on the edge of the screen.
  96.  
  97. Version 1.6
  98. -----------
  99. (11-29-92)
  100.   Changed the routine that writes the BBS file to accept as is only letters
  101.  and numbers. Anything else gets changed to an underscore. That should solve
  102.  any conflict with DOS file naming conventions.
  103.   Added some info to the screen when placing an order. It now notifies them
  104.  that they will be asked for their credit card info when they select Q]uit.
  105.  Hopefully that will clear up any confusion as to what is happening.
  106.  
  107. (11-27-92)
  108.   Vastly improved the UTILITY.EXE program. It now has full editing 
  109.  capabilities.
  110.  
  111. (11-26-92)
  112.   Added the ability to update a users expiration date in PCBoard when
  113.  charging a Subscription. This requires an addition to the .CFG file. After
  114.  each level entry, add a / plus the number of days to add to their expiration
  115.  date. For Example:
  116.   30/90         <- This gives them level 30 and adds 3 months to expiration
  117.   40/180        <- This gives them level 40 and adds 6 months to expiration
  118.   50/365        <- This gives them level 50 and adds 1 year to expiration
  119.   110/-1        <- This gives them level 110. The -1 means no expiration date.
  120.  If their expiration date has already passed, the new expiration will be the
  121.  number of days from the current date. Otherwise their new expiration will be
  122.  tacked on to their present expiration date.
  123.  NOTE: You MUST be using USERS.SYS to update Level and Expiration Dates!
  124.  
  125. Version 1.5
  126. -----------
  127. (11-25-92)
  128.   Fixed a problem when writing the BBS file that gets sent to InTeleSys.
  129.  Overlooked the fact that there are spaces in the BBS name! So the spaces are
  130.  now converted to underscores.
  131.  
  132.   Added the code to handle non-USA/Canada orders. When they enter OT for the
  133.  State code, they are prompted for their Country. And for the Phone they are
  134.  asked for their Country Code plus Number.
  135.  
  136. (11-24-92)
  137.   Installed a limit of 3 tries on the Credit Card number entry. If they don't
  138.  get it right, the entry routine is aborted and returns to the main menu.
  139.   Previous versions wouldn't accept a Canadian ZIP code. That has been fixed.
  140.  
  141. (11-23-92)
  142.   Cleaned up some cosmetic blemishes. 
  143.   Added credit card entry to CHARGE.LOG when ordering InTeleCharge. 
  144.   Made some changes when saving the credit card number so we don't lose any
  145.  of those zeroes!
  146.   Fixed a bug in the Scroll menu routines. If you had more than 15 entries,
  147.  it would not allow you to scroll down on the first column past the number
  148.  of entries in the second column.
  149.  
  150. Version 1.4
  151. -----------
  152. (11-22-92)
  153.   Bug Fix Release. Additions to Documentation and Order Logs. Number 
  154.  Verification Routines Changed.
  155.  
  156. Version 1.3
  157. -----------
  158. (11-20-92)
  159.   First Public Release.
  160.  
  161. Version 1.2
  162. -----------
  163. (10-03-92)
  164.   Preliminary Beta testing of InTelecharge
  165.  
  166. Version 1.1
  167. -----------
  168. (07-11-92)
  169.   Preliminary Alpha testing of InTelecharge
  170.  
  171. Version 1.0
  172. -----------
  173. (05-20-92)
  174.   In-House Development
  175.  
  176.